VB Time Counter Add-In is a free Visual Basic 5.0 add-in. It is designed to count the time spent in developing project's source code.
It keeps the time in minutes in an Access mdb file with several tables.
It has configuration options for specifying the path of the database, saving the counted time at regular intervals, or before running a program to avoid loss of data if VB or the program hangs. It takes into account crossing midnight boundaries or changes in the system time and date. Finally, it provides some statistics about the time spent in every project.